Namespace - LJCDBViewDAL
Parameters
viewDataID - The ViewData ID value.
joinTableName - The join table name value.
Returns
The data object record.
Syntax
C# |
public ViewJoin RetrieveWithUniqueKey(Int32 viewDataID, String joinTableName)
|
Retrieves the record by the unique key.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.